CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - pca 人脸识别

搜索资源列表

  1. PCA Eigen Face

    0下载:
  2. 特征脸用于人脸识别
  3. 所属分类:文档资料

    • 发布日期:2010-10-08
    • 文件大小:9995869
    • 提供者:nesus@sina.com
  1. 人脸识别(基于特征脸)

    4下载:
  2. 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
  3. 所属分类:行业发展研究

  1. pca实现

    1下载:
  2. 人脸识别
  3. 所属分类:文档资料

    • 发布日期:2011-12-05
    • 文件大小:54784
    • 提供者:56754703@qq.com
  1. Recognition

    0下载:
  2. 人脸识别是生物特征识别技术中一个非常活跃的课题,取得了很多研究成果。统计主元分析法( Prin2cipal ComponentsAnalysis, PCA)是人脸特征提取和识别的常用方法之一。-Face recognition is an active subject in the area of biometrical recognition technology, and lots of achievements have been obtained. Principal Compone
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1014
    • 提供者:junjun
  1. Desktop

    0下载:
  2. 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8400050
    • 提供者:maple
  1. xiaobofenxi-PCA

    0下载:
  2. 文章阐释了基于小波分析的改进型的PCA算法在人脸识别中的应用和具体实现。-The article illustrates the application and concrete realization of improved PCA algorithm based on wavelet analysis in face recognition.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:1468590
    • 提供者:甘庆鹏
  1. PCA

    0下载:
  2. 人脸识别,很好用。基于PCA的matlab人脸识别-Face recognition, very good use. Matlab face recognition based on PCA
  3. 所属分类:Project Manage

    • 发布日期:2017-12-09
    • 文件大小:3289
    • 提供者:沉香
  1. PCA

    0下载:
  2. 提出了一种二维类增广PCA(2DCAPCA)的人脸识别算法。用二维PCA(2DPCA)方法直接对人脸图像矩阵进行特征提取,对提取的特征进行归一化处理,将归一化处理后的特征与类别信息结合构成类增广矩阵,对类增广矩阵进行2DPCA处理,提 取图像的类增广矩阵特征-This paper proposes a face recognition approach of two-dimension class-augmented PCA.
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:1428504
    • 提供者:michael
  1. PCA

    0下载:
  2. 基于PCA算法的人脸识别及理论基础,附有MATLAB源程序,希望对大家有用-Face recognition algorithm based on PCA and theoretical basis with MATLAB source code, we hope to be useful
  3. 所属分类:Project Design

    • 发布日期:2017-11-21
    • 文件大小:427896
    • 提供者:安琪
  1. pca-face

    0下载:
  2. 基于PCA的人脸识别系统的设计与实现 基于PCA的人脸识别系统的设计与实现-PCA-based face recognition system design and implementation of PCA-based Face Recognition System Design and Implementation
  3. 所属分类:Development Research

    • 发布日期:2017-11-19
    • 文件大小:2869166
    • 提供者:
  1. PCA-and-LDA

    0下载:
  2. 人脸识别经典资料,主要包含PCA,LDA,KPCA等方法-Face classic data consists mainly of PCA, LDA, KPCA methods
  3. 所属分类:Document

    • 发布日期:2017-05-08
    • 文件大小:2001617
    • 提供者:chensugen
  1. PCA-versus-LDA

    0下载:
  2. 人脸识别经典方法,主成分分析(PCA),线性鉴别分析(LDA)-Face the classical method, principal component analysis (PCA), linear discriminant analysis (LDA)
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:543325
    • 提供者:chensugen
  1. PCA

    0下载:
  2. 在这篇文章中,我们主要阐述了基于PCA和LDA的人脸识别技术。这个技术包含两个步骤:首先,我们通过PCA将人脸图片从原始向量空间中提取到子向量空间——特征脸空间;然后,再通过LDA获得一个线性分类器。-In this article, we mainly elaborated based on PCA and LDA face recognition technology. This technique consists of two steps: First, we will face ima
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:28480
    • 提供者:zhengluping
  1. renlianhsib

    0下载:
  2. PCA 人脸识别修订版,识别率88% 获取特征值及特征向量 word 可以参考 学习-PCA face recognition revision, the recognition rate of 88 Get the eigenvalues ​ ​ and eigenvectors word can refer to learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:21633
    • 提供者:李雷
  1. PCA

    0下载:
  2. 比较深入的分析了PCA人脸识别方法的原理,并对PCA在应用过程中遇到的特征值选择和距离准则问题进行了研究,实现了基于PCA算法的人脸识别。 -First, the thesis investigates principle component analysis (PCA) approachdeeply, and then the choice of feature vector of sample s covariance matrix anddistance measure criteri
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5630525
    • 提供者:耿大达
  1. PCA_FACE_REC

    0下载:
  2. pca人脸识别代码,亲测可行,且附有图片-pca face recognition code, pro-test feasible and accompanied by pictures
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:533260
    • 提供者:陈林
  1. PCA

    0下载:
  2. 基于PCA的人脸识别算法,Face recognition based on PCA,可以看下-Face recognition based on PCA
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3259369
    • 提供者:tracy
  1. pca

    0下载:
  2. 人脸识别的代码,主成分分析法,简单实用,yale数据库-face recognition
  3. 所属分类:Software Testing

    • 发布日期:2017-05-17
    • 文件大小:4109561
    • 提供者:
  1. 特征脸方法PCA

    0下载:
  2. 这篇文章是撸主要介绍人脸识别经典方法的第一篇,后续会有其他方法更新。特征脸方法基本是将人脸识别推向真正可用的第一种方法,了解一下还是很有必要的(This article is the first line mainly introduces classical face recognition methods, the follow-up there will be other methods to update. The feature face method is basically the
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:150528
    • 提供者:哈哈4
  1. PCA的人脸识别

    2下载:
  2. PCA 人脸识别, PCA 人脸识别,PCA 人脸识别 MATLAB源代码
  3. 所属分类:编程文档

« 12 3 »
搜珍网 www.dssz.com